Skip to content

[release-23.0] Run tests with gotestsum (#19076)#19293

Merged
mhamza15 merged 4 commits intorelease-23.0from
backport-19076-to-release-23.0
Feb 5, 2026
Merged

[release-23.0] Run tests with gotestsum (#19076)#19293
mhamza15 merged 4 commits intorelease-23.0from
backport-19076-to-release-23.0

Conversation

@vitess-bot
Copy link
Copy Markdown
Contributor

@vitess-bot vitess-bot bot commented Feb 5, 2026

Description

This is a backport of #19076

@vitess-bot vitess-bot bot added Component: Build/CI Type: CI/Build Backport This is a backport Skip CI Skip CI actions from running Merge Conflict labels Feb 5, 2026
@vitess-bot
Copy link
Copy Markdown
Contributor Author

vitess-bot bot commented Feb 5, 2026

Hello @mhamza15, there are conflicts in this backport.

Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually.

Make sure you replace origin by the name of the vitessio/vitess remote

git fetch --all
gh pr checkout 19293
git reset --hard origin/release-23.0
git cherry-pick -m 1 93e46016f4d2c10e3c760546a5806766f02679f4

@vitess-bot vitess-bot bot added Skip CI Skip CI actions from running Merge Conflict labels Feb 5, 2026
@github-actions github-actions bot added this to the v23.0.2 milestone Feb 5, 2026
@mhamza15 mhamza15 removed Skip CI Skip CI actions from running Merge Conflict labels Feb 5, 2026
Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
@mhamza15 mhamza15 force-pushed the backport-19076-to-release-23.0 branch from 37f4848 to 5bb765a Compare February 5, 2026 01:00
@mhamza15 mhamza15 self-assigned this Feb 5, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.71%. Comparing base (99453bd) to head (cb814c8).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.0   #19293      +/-   ##
================================================
- Coverage         69.74%   69.71%   -0.03%     
================================================
  Files              1606     1606              
  Lines            214825   214825              
================================================
- Hits             149838   149774      -64     
- Misses            64987    65051      +64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
@mhamza15 mhamza15 force-pushed the backport-19076-to-release-23.0 branch from 2a11661 to 0610f37 Compare February 5, 2026 01:19
Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
@mhamza15 mhamza15 marked this pull request as ready for review February 5, 2026 15:34
@mhamza15 mhamza15 enabled auto-merge (squash) February 5, 2026 15:47
@mhamza15 mhamza15 merged commit 49860f7 into release-23.0 Feb 5, 2026
100 of 103 checks passed
@mhamza15 mhamza15 deleted the backport-19076-to-release-23.0 branch February 5, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants